Skip to content

nixos/fonts: remove fontconfig-penultimate#95681

Merged
infinisil merged 2 commits intoNixOS:masterfrom
flokli:fontconfig-penultimate-remove
Aug 17, 2020
Merged

nixos/fonts: remove fontconfig-penultimate#95681
infinisil merged 2 commits intoNixOS:masterfrom
flokli:fontconfig-penultimate-remove

Conversation

@flokli
Copy link
Member

@flokli flokli commented Aug 17, 2020

Motivation for this change

fontconfig-penultimate was a minimalistic fork of the abandoned fontconfig-ultimate. It also hasn't received any updates in the last 3 years. With fontconfig being in much better shape these days, there's no need to keep it.

#92571 (comment)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 17, 2020
@flokli
Copy link
Member Author

flokli commented Aug 17, 2020

@ttuegel any opinions?

@infinisil infinisil merged commit c6aa9e4 into NixOS:master Aug 17, 2020
@infinisil
Copy link
Member

Sounds very reasonable :)

@worldofpeace
Copy link
Contributor

Yep, I was planning to do this after we already removed fontconfig-ultimate. But I think we should add a mention in the release notes for 20.09.

@infinisil
Copy link
Member

In this case I don't think we need a release notes entry, because an explanatory error is already being thrown if people used it before. Imo release notes are only necessary for things we can't have nice warnings/errors for.

evanjs added a commit to evanjs/nixos_cfg that referenced this pull request Aug 19, 2020
penultimate has been removed
see NixOS/nixpkgs#95681 for more information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: clean-up This PR removes packages or removes other cruft 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants